Thanks to Lucas Nussbaum <lucas@lucas-nussbaum.net> for the report,
Matt Kraai <kraai@ftbfs.org> for the patch, and Dmitrijs Ledkovs
<xnox@debian.org> for the 24.3+1-1.1 NMU.
Closes: 707488
##################################################
# emacsXY-el
ifneq (,$(findstring $(flavor)-el, $(shell dh_listpackages)))
+ install -d $(pkgdir_el)
$(pf); \
(cd $(install_dir_x) && find -name "*.el" -o -name "*.el.gz" -print0 \
| tar cpf - --null --files-from -) \